lib: Fix a typo
authorKrzesimir Nowak <krzesimir@kinvolk.io>
Tue, 19 Apr 2016 08:42:51 +0000 (10:42 +0200)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Tue, 19 Apr 2016 12:16:16 +0000 (12:16 +0000)
Closes: #267
Approved by: cgwalters

src/libostree/ostree-repo-static-delta-compilation.c

index b398923473ab02d9b94811ecd769c34cc6ddc53f..2a28e7db2fdb8a0aeec5ac50f81dc221216c868f 100644 (file)
@@ -1226,7 +1226,7 @@ get_fallback_headers (OstreeRepo               *self,
  *
  * The @params argument should be an a{sv}.  The following attributes
  * are known:
- *   - min-fallback-size: u: Minimume uncompressed size in megabytes to use fallback, 0 to disable fallbacks
+ *   - min-fallback-size: u: Minimum uncompressed size in megabytes to use fallback, 0 to disable fallbacks
  *   - max-chunk-size: u: Maximum size in megabytes of a delta part
  *   - max-bsdiff-size: u: Maximum size in megabytes to consider bsdiff compression
  *   for input files